'Declaration
Public Function GetBlockSpecialFormat( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As OCRBlockSpecialFormat
public OCRBlockSpecialFormat GetBlockSpecialFormat( string OCRResultID, int BlockIdx )
public function GetBlockSpecialFormat( OCRResultID: String; BlockIdx: Integer ): OCRBlockSpecialFormat;
public function GetBlockSpecialFormat( OCRResultID : String, BlockIdx : int ) : OCRBlockSpecialFormat;
public: OCRBlockSpecialFormat GetBlockSpecialFormat( string* OCRResultID, int BlockIdx )
public: OCRBlockSpecialFormat GetBlockSpecialFormat( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx